gtk: add nullable annotations to PopoverMenuBar/PopoverMenu
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Sat, 1 Jan 2022 16:45:08 +0000 (17:45 +0100)
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Sat, 1 Jan 2022 16:47:21 +0000 (17:47 +0100)
commit95169ad54b9b324ae06eec08b1667c9548a9b8ea
tree1e58b24bdc01b3c3ca1c629626a47eb04bf58744
parentddb2e91a42221e66af6eb608cde9345e1b540a69
gtk: add nullable annotations to PopoverMenuBar/PopoverMenu

The constructor/setter accepts a null as a model so should the getter
gtk/gtkpopovermenu.c
gtk/gtkpopovermenubar.c